home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / asydv204.zip / SAMPLE2.BAT < prev    next >
DOS Batch File  |  1996-08-07  |  349b  |  12 lines

  1. REM This is an example of a bat file that runs the progrm in the ASYLUM
  2. REM directory.
  3. REM Here only one ASYLUM.CTL file is required and that is put in ASYLUM.
  4. REM Assume the ASYLUM directory is a subdirectory of c:\wildcat\door
  5. REM
  6. C:
  7. cd\wildcat\door\asylum
  8. C:\wildcat\door\asylum\asylume /PC:\wildcat\wcwork\node%wcnodeid%
  9. cd\wildcat
  10.  
  11.  
  12.